home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / misc / PatchBoot.readme < prev    next >
Encoding:
Text File  |  1999-09-06  |  4.9 KB  |  135 lines

  1. Short:    Fixes a bug in GVP turbo boards
  2. Author:   thor@math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@math.tu-berlin.de (Thomas Richter)
  4. Version:  2.00
  5. Type:     util/misc
  6. Requires: A GVP Combo board, optionally a Guru ROM
  7.  
  8. This tiny patch fixes a bug with the "FastROM" mapping feature of the GVP turbo 
  9. boards and the ColdReboot() function of the exec library, which is used for
  10. example by the "Guru" requesters or various "reset" tools.
  11.  
  12. If the ColdReboot() function gets called with the "FastROM" mapping enabled,
  13. the GVP board will simply crash instead of reboot. This patch disables the
  14. FastROM before the standard exec function is called and prevents therefore
  15. this crash.
  16.  
  17. _____________________________________________________________________________
  18.  
  19. Changes made since release 1.00:
  20.  
  21.     - Added support for Ralph Babel's "Guru ROM" and its 
  22.       "gvpcombo.resource". The patch tries first to disable the ROM
  23.       remapping by using this resource, as setup by the 2.xx releases
  24.       of the GvpCpuCtrl program. If this resource is not available,
  25.       it falls back to the old method.
  26. _____________________________________________________________________________
  27.  
  28. Installation:
  29.  
  30. - Copy the "PatchBoot" program in this drawer to the C: directory.
  31.  
  32. - Add the following line near to SetPatch to your startup-sequence:
  33.  
  34. PatchBoot
  35.  
  36.  
  37. PatchBoot should be installed in front of "DiskSafe", btw. (Even though it
  38. might work the other way round as well, but then the disk salvage process
  39. is slowed down.)
  40. _____________________________________________________________________________
  41.  
  42.  
  43.                          The THOR-Software Licence (v2, 24th June 1998)
  44.  
  45.  
  46. This License applies to the computer programs known as "PatchBoot".
  47. The "Program", below, refers to such program. The "Archive" refers to 
  48. the package of distribution, as prepared by the author of the Program, 
  49. Thomas Richter. Each licensee is addressed as "you".
  50.  
  51.  
  52.  
  53. The Program and the data in the archive are freely distributable
  54. under the restrictions stated below, but are also Copyright (c)
  55. Thomas Richter.
  56.  
  57. Distribution of the Program, the Archive and the data in the Archive by a
  58. commercial organization without written permission from the author to any
  59. third party is prohibited if any payment is made in connection with such
  60. distribution, whether directly (as in payment for a copy of the Program) or
  61. indirectly (as in payment for some service related to the Program, or
  62. payment for some product or service that includes a copy of the Program
  63. "without charge"; these are only examples, and not an exhaustive enumeration
  64. of prohibited activities).
  65.  
  66.  
  67. However, the following methods of distribution
  68. involving payment shall not in and of themselves be a violation of this
  69. restriction:
  70.  
  71.  
  72. (i) Posting the Program on a public access information storage and
  73. retrieval service for which a fee is received for retrieving information
  74. (such as an on-line service), provided that the fee is not
  75. content-dependent (i.e., the fee would be the same for retrieving the same
  76. volume of information consisting of random data).
  77.  
  78.  
  79. (ii) Distributing the Program on a CD-ROM, provided that
  80.  
  81. a) the Archive is reproduced entirely and verbatim on such CD-ROM, including
  82. especially this licence agreement;
  83.  
  84. b) the CD-ROM is made available to the public for a nominal fee only,
  85.  
  86. c) a copy of the CD is made available to the author for free except for
  87. shipment costs, and
  88.  
  89. d) provided further that all information on such CD-ROM is redistributable
  90. for non-commercial purposes without charge.
  91.  
  92.  
  93. Redistribution of a modified version of the Archive, the Program or the
  94. contents of the Archive is prohibited in any way, by any organization,
  95. regardless whether commercial or non-commercial. Everything must be kept
  96. together, in original and unmodified form.
  97.  
  98.  
  99.  
  100.  
  101. Limitations.
  102.  
  103.  
  104. THE PROGRAM IS PROVIDED TO YOU "AS IS", WITHOUT WARRANTY. THERE IS NO
  105. WARRANTY FOR THE PROGRAM, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
  106. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  107. PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. THE ENTIRE
  108. RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD
  109. THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  110. SERVICING, REPAIR OR CORRECTION.
  111.  
  112.  
  113. IF YOU DO NOT ACCEPT THIS LICENCE, YOU MUST DELETE THE PROGRAM, THE ARCHIVE
  114. AND ALL DATA OF THIS ARCHIVE FROM YOUR STORAGE SYSTEM. YOU ACCEPT THIS
  115. LICENCE BY USING OR REDISTRIBUTING THE PROGRAM.
  116.  
  117.  
  118.                                                         Thomas Richter
  119.  
  120. _____________________________________________________________________________
  121.  
  122. Thomas,
  123.  
  124.     August 1999
  125.  
  126.  
  127. ============================= Archive contents =============================
  128.  
  129. Original  Packed Ratio    Date     Time    Name
  130. -------- ------- ----- --------- --------  -------------
  131.      256     234  8.5% 10-Aug-99 23:31:52 +PatchBoot
  132.     4636    2082 55.0% 10-Aug-99 23:39:06 +PatchBoot.readme
  133. -------- ------- ----- --------- --------
  134.     4892    2316 52.6% 14-Aug-99 11:59:24   2 files
  135.